Bump the minor-updates group with 7 updates #362
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-updates group with 7 updates:
8.0.0
8.0.1
5.22.0
5.22.1
5.22.0
5.22.1
5.22.0
5.22.1
3.1.4
3.1.6
1.69.1
1.69.2
3.2.0
3.3.0
Updates
rails
from 8.0.0 to 8.0.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
cf6ff17
Preparing for 8.0.1 release0bba3c2
Merge pull request #53936 from jsharpify/jsharpify/prism-parsing8521b99
[RF-DOCS] Update Rails Testing Guide [ci skip] (#53872)dbe61a7
Merge pull request #53907 from p8/guides/fix-canonicalf8d559d
[RF-DOCS] Asset Pipeline Documentation (Propshaft) [ci-skip] (#53875)2ae1d69
[RF-DOCS] Solid Cache updates in Caching with Rails: An Overview [ci-skip] (...85bde83
Merge pull request #53926 from Ridhwana/Ridhwana/solid-queuec167cbe
Merge pull request #53941 from byroot/rack-server-protocol656e209
Merge pull request #53940 from mjankowski/rdoc-link-to-add-check-constraintb9608a6
Merge pull request #53937 from fatkodima/mysql-fix-remove-foreign-key-restrictUpdates
sentry-rails
from 5.22.0 to 5.22.1Changelog
Sourced from sentry-rails's changelog.
Commits
3cf4616
release: 5.22.1Updates
sentry-ruby
from 5.22.0 to 5.22.1Changelog
Sourced from sentry-ruby's changelog.
Commits
3cf4616
release: 5.22.19d37d28
Fix latency related nil error for Sidekiq Queues module span data (#2486)3d2e5e6
fix: Safe-navigate to session flusher (#2396)Updates
sentry-sidekiq
from 5.22.0 to 5.22.1Changelog
Sourced from sentry-sidekiq's changelog.
Commits
3cf4616
release: 5.22.19d37d28
Fix latency related nil error for Sidekiq Queues module span data (#2486)Updates
dotenv-rails
from 3.1.4 to 3.1.6Release notes
Sourced from dotenv-rails's releases.
Changelog
Sourced from dotenv-rails's changelog.
Commits
ade0fb3
Prepare for v3.1.6 release4c264c2
Merge pull request #519 from bkeepers/fix-518d5872c8
Restore previous parser behavior of returning existing variables9626412
Prepare for 3.1.5 release5e776d2
Merge pull request #517 from bkeepers/refactor25bc9d6
Refactor parser to avoid repeated scan/gsub94d0a62
Small refactoring of parser to make it easier to grokb396779
Merge pull request #515 from andrewts129/andrewts129/faster-parsing1877fa0
Add benchmarks for parsing6993e8b
Merge pull request #516 from JohnYangSam/patch-1Updates
rubocop
from 1.69.1 to 1.69.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
3ba4aef
Cut 1.69.2e74cea2
Update Changelog19ee909
[Fix #13556] Fix false positives forStyle/FileNull
fd13dab
[Fix #13299] FixStyle/BlockDelimiters
to always accept braces when an oper...522950a
FixStyle/ExactRegexpMatch
cop error on invalid regular expression literale0777ff
Merge pull request #13539 from dvandersluis/issue/133207fbd78a
Net::HTTPSession
is deprecated nowbd31b8a
Update RSpec 4 CI to the monorepo4618790
FixLint/UnescapedBracketInRegexp
cop failure with invalid multibyte escapeb00b5f1
Merge pull request #13570 from viralpraxis/fix-naming-rescue-exceptions-varia...Updates
rubocop-rspec
from 3.2.0 to 3.3.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
4272587
Merge pull request #2007 from rubocop/releasef659b41
Merge pull request #2006 from Earlopain/rspec-monorepo47365dc
Release v3.3.0737f2d0
CI: Add actions:write to gem-publish workflow3c4c64e
Update RSpec 4 CI to the monorepob8a0eb1
Merge pull request #2005 from rubocop/fix-empty-metadata-for-kwargs-splat4832625
Fix EmptyMetadata for splat kwargs274c7d9
Merge pull request #1998 from rubocop/use-node-extensions-instead-of-splata115a93
Use Node extensions instead of *splat5e7b947
Merge pull request #2003 from rubocop/fix-markdownDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions